IsSelected
TheIsSelected
method returns a Boolean value that indicates whether this facet is selected within its containing part.
ODBoolean IsSelected ();
- return value
kODTrue
if this facet is selected within its containing part, otherwisekODFalse
.DISCUSSION
A containing part calls this method when it believes this facet's frame has the selection focus. The selection criteria for facet selection is specific to the containing part that calls this method. OpenDoc uses the return value to determine whether to dispatch mouse events to this facet or to its containing facet.SEE ALSO
TheODFacet::SetSelected
method (page 256).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help